home *** CD-ROM | disk | FTP | other *** search
/ PC User 2003 December / Australian PC User - December 2003 (CD2).iso / software / apps / files / fwmx2k4.exe / Disk1 / data1.cab / App_Files / Configuration / Extensions / Panel Layout Sets.mxi < prev    next >
Encoding:
Text File  |  2003-08-22  |  1.1 KB  |  46 lines

  1. <macromedia-extension
  2.     name="Panel Layout Sets"
  3.     version="1.0"
  4.     type="Command">
  5.  
  6.     <!-- List the required/compatible products -->
  7.     
  8.     <products>
  9.         <product name="Fireworks" version="6" primary="true" /> 
  10.     </products> 
  11.  
  12.     <!-- Describe the author -->
  13.     
  14.     <author name="Macromedia" />
  15.  
  16.     <!-- Describe the extension -->
  17.     
  18.     <description>
  19.     <![CDATA[
  20.     Commands included: 1024 x 768, 1280 x 1024.<BR>
  21.     These commands arrange the panels for various monitor sizes.
  22.     ]]>
  23.     </description>
  24.  
  25.     <!-- Describe where the extension shows in the UI of the product -->
  26.  
  27.     <ui-access>
  28.     <![CDATA[
  29.     To use one of these commands, choose Commands > Panel Layout Sets, and then choose the command from the submenu. 
  30.     ]]>
  31.     </ui-access>
  32.  
  33.     <!-- Describe the files that comprise the extension -->
  34.     
  35.     <files>
  36.  
  37.         <file name="1024 x 768.jsf" destination="$fireworks/configuration/commands/Panel Layout Sets/" />
  38.         <file name="1280 x 1024.jsf" destination="$fireworks/configuration/commands/Panel Layout Sets/" />
  39.     </files>
  40.  
  41.     <!-- Describe the changes to the configuration -->
  42.     
  43.     <configuration-changes>
  44.     </configuration-changes>
  45.  
  46. </macromedia-extension>